home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / Intro to HyperCard 2.0 / card_11875.txt < prev    next >
Text File  |  1990-08-24  |  1KB  |  61 lines

  1. -- card: 11875 from stack: in.0
  2. -- bmap block id: 12267
  3. -- flags: 0000
  4. -- background id: 15491
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 81
  10. -- high flags: 0000
  11. -- rect: left=347 top=26 right=99 bottom=459
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 174
  16. -- text size: 14
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: text1
  20.  
  21.  
  22. -- part 3 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=474 top=195 right=224 bottom=506
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 24471 / 24471
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: MapBtn
  34. ----- HyperTalk script -----
  35. -- Go to the Map stack.  "CameFrom" holds the name of this cd
  36. -- so the Map can hilite the cd the user came from.
  37.  
  38. on mouseUp
  39.   global DisSpeed, CameFrom, MapMode
  40.   set the hilite of me to true
  41.   lock Screen
  42.   set the hilite of me to false
  43.   put "Introduction to" into CameFrom
  44.   put last char of the icon of bg btn "section" into sectionNum
  45.   if sectionNum > 3 then put 2 into sectionNum
  46.   put "section" && sectionNum & ":" into SubCd
  47.   visual DisSpeed
  48.   if MapMode is "graph" then
  49.     go to cd SubCd of stack "‚Ä¢HC 2.0-3"
  50.     HiliteMap
  51.   else
  52.     go to cd "indexmap" of stack "‚Ä¢HC 2.0-3"
  53.   end if
  54.   unlock screen with DisSpeed
  55. end mouseUp
  56.  
  57.  
  58.  
  59. -- part contents for card part 1
  60. ----- text -----
  61. And this table always makes me think of food (of course....)